* mouse.el (mouse-drag-track): Suppress automatic hscrolling for
authorChong Yidong <cyd@stupidchicken.com>
Sat, 2 Dec 2006 21:46:52 +0000 (21:46 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 2 Dec 2006 21:46:52 +0000 (21:46 +0000)
initial down event.

lisp/ChangeLog

index 5cde69223f95e6879b822c03a9b2f250192a6bee..87c3a129174e72d1670f150a7bd61b362b468b1e 100644 (file)
@@ -1,3 +1,8 @@
+2006-12-02  Chong Yidong  <cyd@stupidchicken.com>
+
+       * mouse.el (mouse-drag-track): Suppress automatic hscrolling for
+       initial down event.
+
 2006-12-02  Kim F. Storm  <storm@cua.dk>
 
        * emulation/cua-base.el (cua-toggle-set-mark): Doc fix.